home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 9 / The PC-SIG Library on CD ROM - Ninth Edition.iso / 1501_600 / DISK1507 / DISK1507.ZIP / XYSEE.OVR (.txt) < prev   
Turbo Pascal Overlay  |  1989-02-18  |  206KB  |  1,132 lines

  1.  "Active Keys = <SPACE>..<ESCape>...
  2. Parameter help is ON.
  3. Parameter help is OFF.U
  4. 'You've solved them all . . . Excellent!0That's all for this set . . . Try some new ones!#Solution complete! . . . Very Good!
  5. Got It! . . . Keep Going!
  6. Correct! . . . Very Good!
  7. Solved! . . . Try Another!U
  8. L:u4;
  9. X=+/-
  10. Two Dimensional Point: Y = AX+B
  11. A=+0.0
  12. X=+/-0.0
  13. B=+0.0
  14.   Exiting!..5   SORRY!...    That type of function is NOT present.U
  15. X=+/-
  16. 1.0$   WARNING!..."B" must not equal "0"&  This would lead to division by zero.&  ** DIVISION BY ZERO IS UNDEFINED. **
  17. LINE: AX+BY+C = 0
  18. A=+0.0
  19. X=+/-0.0
  20. B=+0.0
  21. C=+0.0
  22.   Exiting!..5   SORRY!...    That type of function is NOT present.U
  23. SINE: Y = A*Sin(BX+C)
  24. COSINE: Y = A*Cos(BX+C)
  25. TANGENT: Y = A*Tan(BX+C)
  26. A=+0.0
  27. B=+0.0
  28. C=+0.0
  29.  <X< 3
  30.   Exiting!..5   SORRY!...    That type of function is NOT present.U
  31. 1.0%    WARNING!..."A" must not be =< "0")This would represent an illogical length.)** ILLOGICAL LENGTHS ARE NOT ALLOWED ! **
  32. D=%    WARNING!..."B" must not be =< "0"
  33. F=$    WARNING!..."R" must not be < "0"( This would represent a negative length.'  ** NEGATIVE LENGTHS DO NOT EXIST ! **U
  34. >e+    t
  35. >e+    t
  36. CIRCLE: (X-A)
  37. +(Y-B)
  38. PARABOLA: Y = AX
  39. +DX+F
  40. ELLIPSE: (X
  41. ) = 1
  42. A=+0.0
  43. B=+0.0
  44. D=+0.0
  45. R=+0.0
  46. F=+0.0
  47.  <X< 2
  48.   Exiting!..5   SORRY!...    That type of function is NOT present.U
  49. 1.0$   WARNING!..."B" must not equal "0"&  This would lead to division by zero.&  ** DIVISION BY ZERO IS UNDEFINED. **
  50. !Y = A*Sin(B
  51. T) (+) X = C*Cos(D
  52. T)"Y = A*Sin(T+
  53. /B) (+) X = C*Sin(DT)
  54. Y = AX/B (+) Y = -C*Cos(DX)
  55. Y = A*Cos(BX) (+) Y = C*Sin(DX)
  56. A=+0.0
  57. B=+/-0.0
  58. C=+0.0
  59. D=+0.0
  60.  <T< 
  61.  <X< 1.5
  62.   Exiting!..5   SORRY!...    That type of function is NOT present.U
  63.     &    x    
  64.  , e y 
  65. !,!4!n!
  66. "*"8"@"^"l"z"
  67. $/$H$a$f$o$}$
  68. %!%c&
  69. '+'?'N'S']'b'
  70. (((7(<(F(K(x(
  71. )2)<)A)f)z)
  72. *.*O*c*r*w*
  73. +(+-+V+i+s+x+
  74. ,>,Q,e,
  75. -A-U-}-
  76. .+.J.i.
  77. /(/Q/j/s/
  78. 1X2f2t2
  79. 2(363v3
  80. 4?4S4}4
  81. 4 5F5f5t5
  82. 7&7+747B7[7o7
  83. 8!9*989K9U9Z9_9
  84. 9!:E:R:j:
  85. ;-;@;J;O;t;
  86. <%<4<9<C<H<M<[<l<t<
  87. =D=X=
  88. >#>+>9>U>c>h>
  89. >0?>?C?`?m?u?
  90. @6@r@
  91. A"A9AYA
  92. A"B6B^BrB
  93. C C=CJCRC`C}C
  94. DUDsDxD
  95. E-E5ELElE
  96. F&F+FMFUFcFkF
  97. G/GCGkG
  98. G7HUHfH
  99. I'I5I=ITI
  100. J6JCJQJkJxJ
  101. KCKHKeK
  102. L#L?LSL{L
  103. N7NDNQN_NgN~N
  104. O>OKOYOsO
  105. P5P:PKPrP
  106. R-RFR_RxR}R
  107. S S%S.S<S~S
  108.  Para1  HELP 
  109. VARIABLE     PRIMARILY AFFECTS:
  110. A          Vertical Amplitude
  111. B          Vertical Frequency
  112. C          Horizontal Amplitude
  113. D          Horizontal Frequency
  114. EXAMPLE VALUES
  115. 6,1.6,6,1.1   Lissajous
  116. 8,2.4,8,2.4   1:1 Ratio=Circle!8,2,8,4       1:2 Frequency Ratio!4.5,1,6,5     1:5 Frequency Ratio!6,5,8,3       5:3 Frequency RatioU
  117.  Para2  HELP 
  118. VARIABLE     PRIMARILY AFFECTS:
  119. A          Vertical Amplitude
  120. B          Phase Shift
  121. C          Horizontal Amplitude
  122. D          Horizontal Frequency
  123. EXAMPLE VALUES
  124.  9,3,3,1    120
  125.  Phase Shift
  126. -6,1.6,2,3  112
  127.  Phase Shift
  128.  9,1,6,3    Lissajous VariationU
  129.  Comp1  HELP 
  130. VARIABLE     PRIMARILY AFFECTS:
  131. A          Vertical Amplitude
  132. B          Slope of Line
  133. C          Vertical Amplitude
  134. D          Vertical Frequency
  135. EXAMPLE VALUES
  136. -1,1,3,1       Slope Inversion
  137.  1,2,6,3       Ramping Cosine
  138.  0,2,6,3       Zero SlopeU
  139.  Comp2  HELP 
  140. VARIABLE     PRIMARILY AFFECTS:
  141. A          Vertical Amplitude
  142. B          Vertical Frequency
  143. C          Vertical Amplitude
  144. D          Vertical Frequency
  145. EXAMPLE VALUES
  146. 5,2,4,3        Complex Wave
  147. 6,1,3,3        Complex Wave
  148. 5,3,4,1        Complex WaveU
  149. D=!Y = A*Sin(B
  150. T) (+) X = C*Cos(D
  151. *** PARAMETRIC FUNCTION ***U
  152. D="Y = A*Sin(T+
  153. /B) (+) X = C*Sin(DT)
  154. *** PARAMETRIC FUNCTION ***U
  155. Y = AX/B (+) Y = -C*Cos(DX)
  156. *** COMPOSITE FUNCTION ***U
  157. Y = A*Cos(BX) (+) Y = C*Sin(DX)
  158. *** COMPOSITE FUNCTION ***U
  159. 1.0$   WARNING!..."B" must not equal "0"&  This would lead to division by zero.&  ** DIVISION BY ZERO IS UNDEFINED. **
  160. &Calculating!...Please wait a moment...
  161. Partials being plotted...
  162. Y=A Sin(B 
  163. X=C Cos(D 
  164.  T)-Sequencing ERROR..MACRO Terminating...Para 1.
  165.  #Press <SPACE> for combined plot... 
  166. Combined Plot...
  167. V Amplitude=+/- 
  168. H Amplitude=+/- 
  169. Frequency #1= 
  170. Frequency #2= 
  171. PARA 1 STATISTICSU
  172. &Calculating!...Please wait a moment...
  173. Partials being plotted...
  174. Y=A Sin(T+
  175. X=C Sin(DT)-Sequencing ERROR..MACRO Terminating...Para 2.
  176.  #Press <SPACE> for combined plot... 
  177. Combined Plot...
  178. V Amplitude=+/- 
  179. H Amplitude=+/- 
  180. Frequency #1= 
  181. Frequency #2= 
  182. PARA 2 STATISTICSU
  183. &Calculating!...Please wait a moment...
  184. Partials being plotted...
  185. Y=AX/B
  186. Y=-C Cos(DX)-Sequencing ERROR..MACRO Terminating...Comp 1.
  187.  #Press <SPACE> for combined plot... 
  188. Combined Plot...
  189. V Amplitude=+/- 
  190. Slope= 
  191. Frequency= 
  192. COMP 1 STATISTICSU
  193. &Calculating!...Please wait a moment...
  194. Partials being plotted...
  195. Y=A Cos(BX)
  196. Y=C Sin(DX)-Sequencing ERROR..MACRO Terminating...Comp 2.
  197.  #Press <SPACE> for combined plot... 
  198. Combined Plot...
  199. V Amplitude=+/- 
  200. Frequency #1= 
  201. Frequency #2= 
  202. COMP 2 STATISTICSU
  203.  <T< 
  204.  <X< 1.5
  205. -0.99
  206. -1.00
  207.  "Active Keys = <SPACE>..<ESCape>...-   SORRY!...    No plot available to overlay.
  208.   Exiting!..U
  209. *** SPLINE PROCEDURES ***.Sounds like a lot, but don't worry, it's EASY!
  210.  SPLINE  Information NThe SPLINE module is extremely powerful yet simple to use. It accepts six setsMof data which are used to automatically develop numerous additional data setsNas needed to define a smooth curve.  The only requirements placed on your dataNare that the values lie within system limits of +/- 99, and that they be in anMascending order of X.  The six data sets are obtained by solving any equation*that can be expressed in terms of X and Y.#The STEPS to accomplish this are...HSTEP 1. DECIDE upon an EQUATION in X and Y that you wish to investigate.6STEP 2. TRANSPOSE the EQUATION to obtain a Y=X format.1STEP 3. SELECT 6 values for X in ASCENDING ORDER!9STEP 4. SOLVE the EQUATION for Y with your 6 values of X.ESTEP 5. PAIR the Y values obtained with their corresponding X values.5STEP 6. ENTER the X and Y value pairs at the prompts.<                                                            U
  211.  SPLINE   HELP 
  212. EQUATIONS are in Y=X FORMAT.
  213. X values in ASCENDING ORDER!    EXAMPLES:"EQUATION: Y=8*Sin(X/2) {SINE WAVE}"X= -7.9, -4.7, -1.6, 1.6, 4.7, 7.9"Y= -8.9, 8.0, -8.0, 8.0, -8.0, 8.0
  214. EQUATION: Y=X {LINE}"X= -9.0, -6.0, -3.0, 0.0, 4.5, 9.0!Y= 9.0, 6.0, 3.0, 0.0, -4.5, -9.0
  215. EQUATION: Y=(X/3)
  216.  {PARABOLA}"X= -9.0, -5.5, -2.0, 2.0, 5.5, 9.0
  217. Y= 9.0, 3.4, 0.4, 0.4, 3.4, 9.0U
  218. Y(#     WARNING!... Single or multiple%   substitutions required to maintain        ascending "X" sequence...
  219. Maxima= 
  220. Minima= 
  221. Function Mean= 
  222. Approx. X Intercept= 
  223. SPLINE STATISTICSU
  224. User Defined!
  225. *** SPLINE FUNCTION *** 
  226.  "Active Keys = <SPACE>..<ESCape>...-   SORRY!...    No plot available to overlay.
  227.   Exiting!..U
  228.  ! & + a o 
  229.  $!2!^!l!t!
  230. "$"-"E"X"a"j"
  231. "1#J#c#|#
  232. $#$O$]$e$n$
  233. 's'x'
  234. *)*U*c*k*
  235. +&+.+^+{+
  236. ,$,F,O,X,
  237. -+-D-K-
  238. .*/l/v/
  239. 2#2,2A2z2
  240. 3$3)3_3m3
  241. 4E4T4h4u4
  242. 5G5d5p5
  243. 6/686A6
  244. 7"7x7
  245. :    : :y:
  246. <-<f<
  247. =K=Y=
  248. >H>V>^>
  249. ?/?B?K?T?v?
  250. @4@M@f@
  251. @(A6AbApAxA
  252. C"C'C:CrC{C
  253. D-D5DmDvD
  254. E$EgE|E
  255. F%F:FDFeF|F
  256. G,G8GPGfGrG|G
  257. L)L9L>LCL_LdLiL
  258. M M%M<MAMFMSMeMjMoM|M
  259. N N2N7N<NIN[N`NeNrN
  260. O(O-O2O?OQOVO[OhOzO
  261. OGQOQTQaQsQxQ}Q
  262. R!R.R@RERJRWRiRnRsR
  263. S%S*S/S<SNSSSXSeSwS|S
  264. U)U;U@UJUeUjU
  265. U:VWViVnVxV
  266. VEWdW
  267. X+X?X_X
  268. X.YcY
  269. ZDZyZ
  270. [C[{[
  271. [#\[\
  272. ];]s]
  273. bXbwb
  274. b.c|c
  275. d,dLdpd
  276. e#eoe}e
  277. fMf[f
  278. hJh_hqhvh
  279. i#i6i>iCiHiei
  280. jZjcjqj
  281. k6kHkZkuk
  282.  SINE   HELP 
  283. VARIABLE     PRIMARILY AFFECTS:
  284. A            Amplitude/Polarity
  285. B            Period of wave
  286. C            Phase Shift
  287. EXAMPLE VALUES
  288. 4,1,0      Standard wave
  289. 8,1,0      Amplitude change
  290. 5,5,0      Period change"5,1,1      57.3 Degree phase shiftU
  291.  COSINE   HELP 
  292. VARIABLE     PRIMARILY AFFECTS:
  293. A            Amplitude/Polarity
  294. B            Period of wave
  295. C            Phase Shift
  296. EXAMPLE VALUES
  297. 4,1,0      Standard wave
  298. 8,1,0      Amplitude change
  299. 5,5,0      Period change"5,1,-1.6   91.7 Degree phase shift
  300. Transition into SineU
  301.  TANGENT  HELP 
  302. VARIABLE     PRIMARILY AFFECTS:
  303. A            Amplitude/Polarity
  304. B            Period of wave
  305. C            Phase Shift
  306. EXAMPLE VALUES
  307. 4,1,0      Standard wave
  308. 8,1,0      Amplitude change
  309. 5,5,0      Period change"5,1,-1    -57.3 Degree phase shiftU
  310.  COSECANT HELP 
  311. VARIABLE     PRIMARILY AFFECTS:
  312. A         Amplitude/Polarity
  313. EXAMPLE VALUES
  314.  4.0       Standard wave
  315.  20        Amplitude change
  316. -8.0       Polarity inversionU
  317.  SECANT   HELP 
  318. VARIABLE     PRIMARILY AFFECTS:
  319. A         Amplitude/Polarity
  320. EXAMPLE VALUES
  321.  4.0       Standard wave
  322.  20        Amplitude change
  323. -8.0       Polarity inversionU
  324.  COTANGENT  HELP 
  325. VARIABLE     PRIMARILY AFFECTS:
  326. A         Amplitude/Polarity
  327. EXAMPLE VALUES
  328.  4.0       Standard wave
  329.  20        Amplitude change
  330. -8.0       Polarity inversionU
  331. SINE: Y = A*Sin(BX+C)
  332. SINE: Sin(X) = Tan(X)*Cos(X)
  333. *** SINE FUNCTION ***U
  334. COSINE: Y = A*Cos(BX+C)
  335. COSINE: Cos(X) = Sin(X)/Tan(X)
  336. *** COSINE FUNCTION ***U
  337. TANGENT: Y = A*Tan(BX+C)
  338. TANGENT: Tan(X) = Sin(X)/Cos(X)
  339. *** TANGENT FUNCTION ***U
  340. COSECANT: Y = A*Csc(X)
  341. COSECANT: Csc(X) = 1/Sin(X)
  342. *** COSECANT FUNCTION ***U
  343. SECANT: Y = A*Sec(X)
  344. SECANT: Sec(X) = 1/Cos(X)
  345. *** SECANT FUNCTION ***U
  346. COTANGENT: Y = A*Cot(X)!COTANGENT: Cot(X) = Cos(X)/Sin(X)
  347. *** COTANGENT FUNCTION ***U
  348. &Calculating!...Please wait a moment...
  349. Amplitude=+/- 
  350. Phase Shift= 
  351. Frequency= 
  352. Period= 
  353. SINE STATISTICSU
  354. &Calculating!...Please wait a moment...
  355. Amplitude=+/- 
  356. Phase Shift= 
  357. Frequency= 
  358. Period= 
  359. COSINE STATISTICSU
  360. &Calculating!...Please wait a moment...
  361. Phase Shift= 
  362. Frequency= 
  363. Period= 
  364. TANGENT STATISTICSU
  365. &Calculating!...Please wait a moment...
  366. Frequency= 
  367. Period= 
  368. CSC. STATISTICSU
  369. &Calculating!...Please wait a moment...
  370. Frequency= 
  371. Period= 
  372. SEC. STATISTICSU
  373. &Calculating!...Please wait a moment...
  374. Frequency= 
  375. Period= 
  376. COT. STATISTICSU
  377.  <X< 
  378.  "Active Keys = <SPACE>..<ESCape>...-   SORRY!...    No plot available to overlay.
  379.   Exiting!..U
  380. m    u    z    
  381.  6!M!R!v!
  382. "N"t"
  383. #.$<$i$w$
  384. $:%D%
  385. &\&{&
  386. '((S(u(
  387. )+)R)`)h)
  388. -&-M-[-c-
  389. 1!1H1V1^1
  390. 2q2|2
  391. 5,5S5a5i5
  392. 5J6c6l6u6
  393. 7$757C7[7j7s7|7
  394. 738<8J8v8
  395. 9!939
  396. :&:+:3:
  397.  QUADRATIC  HELP 
  398. VARIABLE     PRIMARILY AFFECTS:
  399. A          Root Separation
  400. B          Root Reversal
  401. C          Imaginary Roots
  402. EXAMPLE VALUES!1,6,0          Roots of - 6 and 0 -1,6,0          Roots of 6 and 0
  403. 1,0,0          Both Roots = 0U
  404. 1.0$   WARNING!..."A" must not equal "0"&  This would lead to division by zero.&  ** DIVISION BY ZERO IS UNDEFINED. **
  405. 0.0'  WARNING!..."B
  406. -4AC" must not be < "0"&   This would lead to IMAGINARY ROOTS.&  ** (-) SQUARE ROOTS ARE ILLEGAL ! **U
  407. Scale Factor =
  408.       
  409. Greater Root= 
  410. Lesser Root= 
  411. Root Separation= 
  412. QUADRATIC STATISTICS
  413. Scale Factor = Unit ScaleU
  414. Quadratic: AX
  415. +BX+C = 0
  416. *** QUADRATIC EQUATION *** 
  417. Y= 0.0
  418. Quad.: X = -B +/- 
  419. -4AC)/2A
  420.  "Active Keys = <SPACE>..<ESCape>...-   SORRY!...    No plot available to overlay.
  421.   Exiting!..U
  422.  CIRCLE   HELP 
  423. VARIABLE     PRIMARILY AFFECTS:
  424. A          Horizontal Offset
  425. B          Vertical Offset
  426. R          Circle Size
  427. EXAMPLE VALUES
  428. -5, 0, 4       Y = 0 Axis
  429. -5,-5, 4       3rd. Quadrant$0, 0, 1.1     Small circle at origin$0, 0, 5       Large circle at originU
  430.  PARABOLA HELP 
  431. VARIABLE     PRIMARILY AFFECTS:
  432. A          Amplitude/Polarity
  433. D          Phase Shift
  434. F          Vertical Offset
  435. EXAMPLE VALUES
  436. 8,-5, 0       Phase Shift
  437. -7, 0, 0       Reverse Polarity
  438. 3, 0, 0       Wider
  439. 7, 0,-30      Negative OffsetU
  440.  ELLIPSE  HELP 
  441. VARIABLE     PRIMARILY AFFECTS:
  442. A          Horizontal Width
  443. B          Vertical Height
  444. EXAMPLE VALUES
  445. 4,8        Major Axis Vertical 8,4        Major Axis Horizontal!5,5        Transition into Circle$5,3        Foci =
  446. 16=+/-4.0U
  447.  HYPERBOLA  HELP 
  448. VARIABLE     PRIMARILY AFFECTS:
  449. K          Horizontal Offset
  450. EXAMPLE VALUES 0.5        Approaching Asymtotes
  451. 5          Normal Hyperbola
  452. 90         Transition into LineU
  453. CONIC SECTION HELP%To properly visualize conic sections,%prepare a set of Right Circular Cones&out of paper and cut (section) them as'directed. The cut-line will describe a:$Circle: -Selection 1- if cut through
  454. a cone parallel to either base.'Ellipse: -Selection 2- if cut at a ver-
  455. tical angle through a cone.&Parabola: -Selection 3- if either cone
  456. is cut at a vertical angle at
  457. a distance from the diameter.$Hyperbola: -Selection 4- if cut ver-
  458. tically through both cones atU
  459. 1.0$    WARNING!..."R" must not be < "0"( This would represent a negative length.'  ** NEGATIVE LENGTHS DO NOT EXIST ! **
  460. CIRCLE: (X-A)
  461. +(Y-B)
  462. CIRCLE: X
  463.  (A=B=0)
  464. *** CIRCLES ***U
  465.  <X< 
  466. PARABOLA: Y = AX
  467. +DX+F
  468. PARABOLA: Y = AX
  469.   (D=F=0)
  470. *** PARABOLIC FUNCTION ***U
  471. 1.0%    WARNING!..."A" must not be =< "0")This would represent an illogical length.)** ILLOGICAL LENGTHS ARE NOT ALLOWED ! **
  472. A=%    WARNING!..."B" must not be =< "0"
  473. ELLIPSE: (X
  474. ) = 1
  475. ELLIPSE: (X
  476. ) = 1  (A=B=1)
  477. *** ELLIPSOIDS ***U
  478. 1.0$    WARNING!..."K" must not be < "0"( This would represent a negative length.'  ** NEGATIVE LENGTHS DO NOT EXIST ! **
  479. HYPERBOLA: X
  480. HYPERBOLA: Y = +/- 
  481. *** HYPERBOLAS ***U
  482.     Choice = "Select CONIC SECTION (1..4, 0=ALL)3MACRO File Numeric Quantity Contaminated..Do Conic.
  483. Choice=U
  484. CONIC SECTIONS
  485. Choice=
  486. *** CONIC SECTIONS ***U
  487. Y-0 Offset= 
  488. Diameter= 
  489. Circumference= 
  490. Area= 
  491. X-0 Offset= 
  492. CIRCULAR STATISTICSU
  493. Left Rim= 
  494. Right Rim= 
  495. Vertical Offset= 
  496. PARABOLIC STATISTICSU
  497. Major Axis= 
  498. Minor Axis= 
  499. Foci= 
  500. Aspect Ratio= 
  501. ELLIPSOID STATISTICSU
  502. ffY^_
  503. ffRSP
  504. ffRSP
  505. Transverse Axis= 
  506. HYPERBOLIC STATISTICSU
  507. CIRCLE: (X-A)
  508. +(Y-B)
  509. ELLIPSE: (X
  510. ) = 1
  511. PARABOLA: Y = AX
  512. +DX+F
  513. HYPERBOLA: (X
  514. ) = K
  515. CONIC SECTIONSU
  516. ffRSP
  517. f>RSP
  518. ffRSP
  519. f>RSP
  520. f>RSP
  521. f>RSP
  522. f>RSP
  523. f>RSP
  524. f>RSP
  525. 3kRSP
  526. 3kRSP
  527. 3kRSP
  528. ffRSP
  529. 3SRSP
  530. 3SRSP
  531. 3SRSP
  532. ffRSP
  533. *<    u    
  534. )<    u    
  535. ,Active Keys = <ARROWS>..<SPACE>..<ESCape>...;Active Keys = <ARROWS>..<SPACE>..<ESCape>..<ALT-Formula>...
  536. 1Sequencing ERROR..MACRO Terminating...Quadratics.
  537.  "Active Keys = <SPACE>..<ESCape>...(   SORRY!...    No Statistics available.-   SORRY!...    No plot available to overlay.
  538.   Exiting!..U
  539. (    J    ]    q    
  540. !(!:!?!D!Q!c!h!m!z!
  541. "0"5":"G"Y"^"c"p"
  542. #&#+#0#=#O#T#Y#f#x#}#
  543. #0$^$g$u$
  544. %+%>%H%M%~%
  545. %/&L&Y&x&
  546. '-'2'7'E'
  547. (>(j(}(
  548. )&)9)L)c)
  549. *2*E*J*X*]*|*
  550. +-+@+J+O+
  551. +N,q,
  552. ---2-F-Y-^-l-q-
  553. /-/@/J/O/T/
  554. 0C0W0j0o0}0
  555. 1<1f1y1
  556. 3$383K3P3^3c3v3
  557. 3E4s4|4
  558. 4    5(5P5c5w5
  559. 5O6r6
  560. 8#84898>8H8m8|8
  561. 9&9=9N9X9k9}9
  562. :0:A:F:K:b:
  563. ;3<S<
  564. > >=>K>i>
  565. >0?t?
  566. @)@o@
  567. A&B?BXBqBxB
  568. BMCtC
  569. C4DTD|D
  570. D$ECE\EdEiE
  571. F4FeF
  572. G'GGG^GrG
  573. H@HTHhH
  574. K+LLLjLqL
  575. M=M{M
  576. N,NSN
  577. N#OWOuO~O
  578. O)PGPPP
  579. Q(QZQcQ
  580. Q+R4RiRrR
  581. S4S=SnSwS
  582. V^VsV|V
  583. W WEWSWjW
  584. W:XOX
  585. Y8YOYXYvY
  586. Z&Z2ZJZ`ZlZvZ
  587.  TRIANGLE HELP 
  588. EXAMPLE TRIANGLES: 3 Points are
  589. needed to define a triangle...
  590. RIGHT Triangle...
  591. Point#1    X= -3.0, Y= -3.0
  592. Point#2    X=  3.0, Y= -3.0
  593. Point#3    X= -3.0, Y= -3.0
  594. EQUILATERAL (close) Triangle...
  595. Point#1    X= -4.0, Y= -3.5
  596. Point#2    X=  4.0, Y= -3.5
  597. Point#3    X=  0.0  Y=  3.5U
  598. Not a Triangle!
  599. Length#1= 
  600. Length#2= 
  601. Length#3=     Angle#1=     Angle#2=     Angle#3= 
  602. Total of Sides= 
  603. TRIANGLE STATISTICSU
  604. User Defined Vertices.
  605. *** TRIANGLE MODULE *** 
  606.  "Active Keys = <SPACE>..<ESCape>...'   SORRY!...    No Triangle statistics.-   SORRY!...    No plot available to overlay.
  607.   Exiting!..U
  608.  IMPORT HELP 
  609. (A)  Insure each X value has a
  610. corresponding Y value.  Place
  611. them on separate lines, X value
  612. line first.
  613. (B)  Insure you leave a space
  614. between values and any comments
  615. on their lines.
  616. (C)  Acceptable value formats
  617. include: 0.1,  1,  1.2,  12,
  618. -0.1, -1, -1.2, -12U
  619. Reading Your DATA File...!ERROR detected in NUMERIC INPUT #
  620.  REPLACED with ZEROS+UNKNOWN ERROR detected, REPLACED with ZEROS/   SORRY!...    File was found EMPTY..Aborting!2ERROR! UNEVEN NUMBER of values, LAST value REMOVED#Check your IMPORT value SEQUENCE...
  621. IMPORT was Successful!...
  622. Y Maxima= 
  623. Y Minima= 
  624. Y Mean= 
  625. Y Variance= 
  626. Y Std. Deviation= 
  627. IMPORT STATISTICS
  628. *** XYSee IMPORT ***
  629.                    Readings=
  630. Check  Scale!
  631.              /Active Keys = <ARROWS>..<ESCape>..<Alt-Plot>...
  632. -   SORRY!...    No plot available to overlay.
  633.   Exiting!..U
  634. .IMPU
  635.     "    ;    R    i    q    y    
  636.  : ? Q [ ` 
  637. !&!0!H!U!Z!
  638. "*"/"D"N"W"l"v"
  639. %_%m%
  640. &@'V'
  641. ($(=(V(k(t(
  642. )#)+)0)R)W)`)i)r)
  643. *#*0*B*G*L*U*h*z*
  644. +!+0+T+`+
  645. ,",),<,a,x,
  646. ,.-:-`-n-}-
  647. ._.h.v.
  648. /!/3/E/i/
  649. 0#0(0e0q0
  650. 1!1<1S1_1i1
  651.  1-D POINT  HELP 
  652. VARIABLE     AFFECTS:
  653. A         Horizontal Amplitude.
  654. B         Horizontal Amplitude.
  655. EXAMPLE VALUES
  656.   7, -2        Standard Point.
  657.   0,  0        X=0 Axis."  6,  3        Maximum (+) Offset."-12,  3        Maximum (-) Offset.U
  658.  2-D POINT  HELP 
  659. VARIABLE     PRIMARILY AFFECTS:
  660. A          Vertical Amplitude. X          Horizontal Amplitude.
  661. B          Vertical offset.
  662. EXAMPLE VALUES
  663. 1,5,0          Standard Point.
  664. 1,0,5          X=0 Axis.
  665. 0,5,0          Y=0 Axis."1,10,0         Maximum (+) Offset."1,-10,0        Maximum (-) Offset.U
  666.  LINE   HELP 
  667. VARIABLE     PRIMARILY AFFECTS:
  668. A          Vertical Amplitude
  669. X          Horizontal Amplitude
  670. B          Slope polarity
  671. C          Vertical offset
  672. EXAMPLE VALUES!-2,3,1,4       + slope / - offset!-2,3,1,-4      + slope / + offset 0,3,1,0       0 slope / 0 offsetU
  673. Scale Factor =
  674.       
  675.  (X) Offset = 
  676. 1D POINT STATISTICS
  677. Scale Factor = Unit ScaleU
  678. One Dimensional Point: X = A+B
  679. 2.0'*** ONE DIMENSIONAL POINT FUNCTION *** 
  680. Y= 0.0
  681. One Dimen. Point: X-(A+B) = 0
  682.  "Active Keys = <SPACE>..<ESCape>...-   SORRY!...    No plot available to overlay.
  683.   Exiting!..U
  684. (X) Offset= 
  685. (Y) Offset= 
  686. (X)-(Y) Offset= 
  687. 2D POINT STATISTICSU
  688. Two Dimensional Point: Y = AX+B
  689. 1.0'*** TWO DIMENSIONAL POINT FUNCTION *** 
  690. Two Dimen. Point: Y-(AX+B) = 0
  691.  "Active Keys = <SPACE>..<ESCape>...-   SORRY!...    No plot available to overlay.
  692.   Exiting!..U
  693. X=+/-
  694. 1.0$   WARNING!..."B" must not equal "0"&  This would lead to division by zero.&  ** DIVISION BY ZERO IS UNDEFINED. **
  695. Maxima (+) = 
  696. Minima (-) = 
  697. Vertical Mean= 
  698. Slope= 
  699. Length= 
  700. LINE STATISTICSU
  701. LINE: AX+BY+C = 0
  702. *** LINE FUNCTION *** 
  703. X=+/-
  704. LINE: Y = (AX+C)/-B
  705.  "Active Keys = <SPACE>..<ESCape>...-   SORRY!...    No plot available to overlay.
  706.   Exiting!..U
  707.     9    D    O    T    Y    f    v    {    
  708.  & + \ p ~ 
  709. !;!c!v!
  710. "$"."3"d"x"
  711. $-$A$s$~$
  712. %1%6%>%C%}%
  713. '3'_'m'
  714. )")*)H)h)
  715. )@*b*n*
  716. ,7,],
  717. -#---2-F-P-U-i-x-}-
  718. ._.t.
  719. /2/</]/t/}/
  720. 0#090E0O0^0r0w0
  721. -  SORRY!...  File to BIG, use another editor.3                                                   U
  722. Edit File Type= 
  723. MACRO 
  724. IMPORT
  725. PUZZLE    Undefined
  726. Edit File Name= U
  727. %Checking SYNTAX, one moment please...
  728.        
  729. BEEP   
  730. ESCAPE 
  731. ENTER  
  732. FORMULA
  733. NULL   
  734. OFF-KEY
  735. ON-KEY 
  736. PLOT   
  737. PRINT  
  738. SPACE  
  739. UP     
  740. DOWN   
  741. LEFT   
  742. RIGHT  
  743. WAIT   
  744. MESSAGE
  745. STOP                
  746.     2D-POINT     LINE         CIRCLE       PARABOLA     ELLIPSE      SINE         COSINE       TANGENT      PARA#1       PARA#2       COMP#1       COMP#2   %                                     U
  747.      F1=Help U
  748. %Select "FROM" line first!..Press key.&                                      U
  749. No line to RESTORE!..Press key.                                 U
  750.   SORRY!...  Printer NOT ready."                                  
  751. Printing...
  752. Editor listing of 
  753. End of listing...
  754.            U
  755. 0Insure printer ONLINE..Press <SPACE> when ready.1                                                 
  756.      F1=Help :Use the Editor to Create, Change, and Validate your files!7Select file TYPE <M>acro..<I>mport..<P>uzzle..<ESCape>.:                                                          ;                                                           0  SORRY!...  Editor cannot use Macros..Aborting!5                                                     8                                                        
  757. 5Select Macro LEVEL ma<M>..ma<G>..ma<Q>..ma<T>..ma<A>.6                                                      
  758. .PZLU
  759. -WARNING! The Syntax Check has found an error.-                                             /Select <ESCape> to Exit..<SPACE> to show Error.0                                                
  760. SAVE changes?..(Y/N).
  761.                       
  762. XY-DEMO.MAM
  763. XY_DEMO.MAM!Saving changes..one moment please"                                  0  SORRY!...  Editor cannot change 'XY-Demo.MAM'.0  SORRY!...  Editor cannot change 'XY_Demo.MAM'.4                                                    #CONTINUE editing this file?..(Y/N).$                                                      F1=Help     Undefined
  764.             P                                                                                U
  765.     Undefined     F1=Help 
  766. Reading File...
  767.                
  768. Edit a NEW file?..(Y/N)./                                               
  769.     0    5    :    P    U    Z    g    w    |    
  770.  # ( 5 C ` m 
  771. !5!=!B!G!T!b!
  772. !D"R"W"}"
  773. #0#9#F#X#]#b#
  774. $E$J$\$a$f$s$
  775. $#%A%N%`%e%j%{%
  776. & 'n'
  777. (-(2(7(X(c(l(u(~(
  778. (1+A+Q+V+[+u+z+
  779. ,:,L,Q,V,c,u,z,
  780. -*-<-A-F-a-n-
  781. .-.=.d.q.
  782. /'/</Z/x/
  783. 2 2%2*282
  784. 5 5)545?5U5f5~5
  785. 6!6&6+6@6J6O6Y6^6
  786. 7'7,7@7R7W7\7o7
  787. 868C8U8Z8_8h8s8~8
  788. 9#9(9-9@9M9_9d9i9v9
  789. ;_;o;t;y;
  790. <-<2<7<N<`<e<j<u<z<
  791. <*===W=^=q=
  792. MenuSee.DTA1Required DATA FILE NOT FOUND..program terminating+Unexpected END OF DATA..program terminatingU
  793. SetSee.Dta%SETUP file NOT FOUND..defaults active
  794. (Invalid SETUP file DATA..defaults active
  795.  Insight Advantage 5Copyright (C) 1990, D.Thompson.  All rights reserved.
  796.         
  797.         
  798.       
  799.       
  800.       
  801.         
  802.           
  803.             
  804.             
  805.            
  806.       
  807.           
  808.         
  809.          
  810.      
  811.      
  812.           
  813.      
  814.     AX+BY+C=0,*** Mathematic Functions in Graphic Form ***U
  815. 0                                                U
  816. *** WARNING ***
  817. CONFIG.SYS File Exists!%XYSee will ALTER the CONFIG.SYS file.
  818. CONFIG.SYS File Does NOT Exist!&XYSee will CREATE the CONFIG.SYS file.'<P>roceed...Install FILES=20 Statement.
  819. <Q>uit......NO Changes!
  820. <H>elp......Whats Going On?U
  821. <P>roceed:%When you select <P>roceed, XYSee will!determine if you currently have a&"FILES=20" statement in a "CONFIG.SYS"&file.  If not, XYSee will create/alter#the "CONFIG.SYS" file as necessary.
  822. <Q>uit:'You may prohibit changes to your system'by selecting <Q>uit at the menu prompt.
  823. Press <SPACE> to continue... U
  824. *** NOTICE ***(Files set to '20' in Existing Statement.,Statement ADDED to Existing CONFIG.SYS File.)Statement ADDED to a NEW CONFIG.SYS File.+Please RE-BOOT (Reset) prior to continuing! Press <CTRL+ALT+DEL> or <Reset>.!                                 3WARNING!..Continue at your own risk..Press <SPACE>.
  825. *** SYSTEM CONFIGURATION ***
  826. \CONFIG.SYS$                                    !Select <P>roceed..<Q>uit..<H>elp."                                  
  827. FILES=20
  828.                        
  829. *** NO CHANGES MADE ***U
  830. "   SORRY!...    Printer NOT ready.#                                   
  831. Printing XYSee Order Form...?                                                         Dated:7                           XYSee version 2.5 ORDER FORM7                           ============================,          Thank you for registering XYSee...G          Please enclose a check or money order for the CORRECT AMOUNT.G          Insight Advantage will pay shipping and handling costs within
  832.           the United States.@          (foreign customers: Please contact Insight Advantage.)J      Insight Advantage         Ship to: _________________________________J      4509 Yellowleaf Dr.                _________________________________J      Fort Worth, TX 76133               _________________________________J                                         _________________________________A           (   ) Copies of XYSee   @ $30.00 each:      $ ________A                                        Subtotal:      $ ________A                TX residents add 7.00% sales tax:      $ ________A                                           TOTAL:      $ ________A          The format I am ordering is: IBM-CGA ____ Hercules ____%          This registration is for a:F          Business ___ School ___ Individual ____ Other ______________G                                                       (please specify)5          I received my present copy of XYSee from a:F          Bulletin Board ___ Shareware Vendor ___ Other ______________
  833.           NOTE:F          A special license is available for educational institutions.A          We attempt to ship all orders within 16 business hours.
  834.           ISPN: 38538-875
  835.                              U
  836. 0Insure printer ONLINE..Press <SPACE> when ready.1                                                 
  837. (                                        
  838. *** XYSee REGISTRATION ***'This Software is an Endangered Species!&Today's students will need more than a-"Trap for Zoids" or a "Blaster for Math" when0confronting the science and engineering sections
  839. of a Math Placement Test!*For programs like this to survive and grow1however, more is needed than just our commitment.#Your Financial Assistance is VITAL!
  840. Press <SPACE> to continue... 
  841. XYSee Registration .....$30.006Registration at this level will enable us to send you:)1.  The latest version of XYSee with full
  842. printed documentation./2.  The latest listing of user developed custom"MACROs, Import files, and Puzzles.4Send check/money order payable to: Insight Advantage
  843. 4509 Yellowleaf Dr.8ISPN: 38538-875                    Fort Worth, TX. 76133/Select <P>rint order form..<SPACE> to continue.
  844. *** XYSee LIMITED LICENSE ***$= = In the Interest of Education = =6A license for personal use and distribution is granted6for an unlimited period.  Assistance in continuing the6development of XYSee is facilitated via registration..7Personal use is however subject to the following rights.which are specifically reserved by the author:9  Commercial/Institutional multi-copy non-registered use.1  Alteration rights to program diskette contents.8  Distribution of program documentation in printed form.U
  845. *** XYSee PROCEDURES ***JSYSTEM: ARROW Keys are used to move back and forth within and between menu?selections.  Indicate your choice by pressing the <RETURN> key.BHELP:   Context sensitive HELP is available within each menu level=and function plot section.  In addition, parameter-value HELP@within each Puzzle module may be used to "Zero-in" on solutions.JMACRO:  During MACRO execution; Press <SPACE> to Pause..<ESCape> to Abort.@Use the Editor to Create, Change, and VALIDATE your MACRO files.DSTART:  Select START to begin each new Puzzle.  The currently active3Puzzle may be saved on disk for later reactivation.CSETUP:  The system environment may be changed.  If you must operate?your computer in a "quiet" environment, or the color setting is?unappealing, etc., select "SETUP" at the bottom of this screen.
  846. Number Lock is ON$Please press your Number Lock key...
  847. Number Lock is OFF%Thank you...                         
  848. SETUP?...(Y/N)    -Update system defaults for SOUND, COLOR, etc.
  849. 1SETUP CONVERSION failed...color default is active
  850.        
  851. Default
  852. Special                 Drive 'A'
  853. A:\    Drive 'B'
  854. B:\    Drive 'C'
  855. V<Cu1
  856. *** XYSee SETUP ***
  857. ...                           
  858.                       
  859. Files=20    XYSee 2.5
  860. Press <ESCape> to Exit.
  861. $...                                 
  862.                           U
  863. B3@;F
  864. Exiting XYSee...4XYSee Mathematic Functions in Graphic Form; Ver. 2.5 Copyright (C) 1990, D. Thompson.
  865. All rights reserved.,* * * Make an Investment in the Future * * *%* * * Give a Copy to a Teacher! * * *
  866. nsight
  867. dvantageU
  868.          0    ;    F    Q    \    g    r    }    
  869.  + 9 > G O T d o t 
  870. !.!9!i!n!
  871. "6"I"^"s"
  872. #E#J#O#k#p#
  873. $@$R$W$\$e$r$
  874. ,#,(,-,A,F,^,c,h,r,w,
  875. -(---2-<-A-S-X-]-o-t-y-
  876. .#.-.2.<.A.S.X.].g.l.~.
  877. /*///4/>/C/U/Z/_/q/v/{/
  878. 0"0'090>0C0U0Z0_0i0n0
  879. 0G1e1r1
  880. 187@7E7U7g7l7q7
  881. 8$8)8.8;8M8R8W8d8v8{8
  882. 9 9/9L9Q9V9c9u9z9
  883. :#:0:B:G:L:Y:k:p:u:
  884. ;);J;X;];f;n;s;
  885. <$<6<;<@<M<_<d<i<v<
  886. = =*=9=S=[=jA{A
  887. B-B2B7BDBVB[B`BmB
  888. C#C(C-C:CLCQCVCcCuCzC
  889. D!D&D+D8DJDODTD]DjD|D
  890. E(E-E:EKEPEUEZEcEvE
  891. G"G4G9G>GXGjGoGtG
  892. H8H=HBH]HbHgHtH
  893. I'I,I1IDIXI]IbIxI
  894. K K)K.K6K;KMKZKwK
  895. L'L2L=LHLMLRL
  896. M/MoMvM
  897. M1NEN
  898. N`O}O
  899. P+P0P5P?PDPNPSPfPsP
  900. QGQLQQQ
  901. R,S5SiS
  902. TPTtT
  903. U%U*U/UGUWUbUgUlUuU
  904. *** LINEAR DESIGN ***
  905. *** QUADRATIC DESIGN ***
  906. *** TRIGONOMETRIC DESIGN *** *** PERIODIC FUNCTION DESIGN ***
  907. Delta
  908. Frequency #1=F1
  909. Frequency #2=2*F1
  910. Reference CircleU
  911. *** GEOMETRIC PUZZLE ***
  912. *** QUADRATIC PUZZLE ***
  913. *** TRIGONOMETRIC PUZZLE ***
  914. *** ADVANCED PUZZLE ***
  915. Circle:
  916. Line:
  917. Ellipse:    2D-Point:
  918. Sine:
  919. Tangent:
  920. Para #1:U
  921. *** Menu HELP Window ***
  922.  MENU   HELP $The MENU structure is multi-leveled:
  923. Begin/End 
  924.  MAIN MENU
  925. MACRO    Geom Menu
  926. Other Options
  927. 1D Point
  928. Other Menus
  929. 2D Point
  930. Other Functions 
  931. Plot Options  
  932. Triangle
  933. Main Menu 
  934.  GEOM MENU
  935. Plot Options Menu
  936. Cursor Etc.
  937. Main Menu 
  938.  QUAD MENU
  939. Quad Eq.
  940. Circle
  941. Ellipse
  942. Parabola    Hyperbola
  943. Conic
  944. Main Menu 
  945.  TRIG MENU
  946. Cosine
  947. Tangent
  948. Cosecant
  949. Secant    Cotangent
  950. Main Menu 
  951.  ADV. MENU
  952. Parametric #1
  953. Parametric #2
  954. Composite #1
  955. Composite #2
  956. Spline
  957. Main Menu 
  958.  PUZZLE MENU
  959. START
  960. Geom Menu
  961. REPORT
  962. 2D Point
  963. Other Menus
  964. Other Functions
  965. Puzzle Menu 
  966.  GEOM MENU
  967. Cursor    Zoom Etc.
  968. Puzzle Menu 
  969.  QUAD MENU
  970. Ellipse
  971. Puzzle Menu 
  972.  TRIG MENU
  973. Cosine
  974. Tangent
  975. Puzzle Menu 
  976.  ADV. MENU!Parametric #1
  977. Parametric #2!SELECT next level 
  978.  <ARROW> keys. ENTER next level 
  979.  <RETURN> key.&EXIT to previous level 
  980.  <ESCape> key.7Sequencing ERROR..MACRO Terminating...Menu HELP module.
  981. Press <SPACE> to continue... U
  982. P                                                                                
  983. EDITOR  Help!U
  984. -                                                  <SPACE> ,USE:  This Language-Sensitive Text EDITOR is+used to Create, Change, and Validate MACRO,&Import, and Puzzle files.  If a syntax$error is discovered during post-edit&validation, the editor will return you)to the precise line containing the error!*FORM: The graphic on the right illustrates&the editors straightforward structure.)HELP: Multi-Level HELP is available while(using the editor.  HELP screens progress#from listings of Edit-Key functions!and system Syntax requirements to%actual Application-Specific commands.    
  985.  Start 
  986.    Get File
  987.              
  988.   Edit File
  989.         
  990.  Check Syntax
  991.             
  992.         Save File
  993.  Continue Edit
  994.  Edit New File
  995.  End 
  996. :Context sensitive HELP is available throughout the Editor.;                                                           U
  997.      F1=More 
  998. CURSOR CONTROLS
  999. Left/Right on line .F2
  1000. Cursor up .........Up-arrow
  1001. Right 10 spaces ...TAB
  1002. Cursor down .....Down-arrow
  1003. Top of screen ....Home
  1004. Cursor left .....Left-arrow
  1005. Bottom of screen ..End
  1006. Cursor right ...Right-arrow
  1007. Previous screen ..PgUp
  1008. Insert character .......Ins
  1009. Next screen ......PgDn
  1010. Delete character .......Del
  1011. Top of file ........F3
  1012. Backspace/Delete .Backspace
  1013. Bottom of file .....F4
  1014. LINE FUNCTIONS
  1015. Copy line from .F5
  1016. Insert line ...F7
  1017. Copy line to ...F6
  1018. Delete line ...F8
  1019. Append line ...RET
  1020. Restore line .F10
  1021. SPECIAL FUNCTIONS
  1022. Print edit file .......F9
  1023. HELP ..................F1
  1024. Exit/Syntax check .ESCapeU
  1025. H                                                                        
  1026. FILE SYNTAX:
  1027. Macro:0(Line 1) <Delay><Space><Command><Space>{Comment}2(Line 1) <Delay><Space><"Message"><Space>{Comment}
  1028. (Line 2) <Message text>
  1029. Import:((Line 1) <Numeric value><Space>{Comment}
  1030. Puzzle:((Line 1) <Function type><Space>{Comment}-(Line 2) <Parameter value #1><Space>{Comment}-(Line n) <Parameter value #n><Space>{Comment}CNotation convention: <Required>, {Optional}, "Literal", (Note only)U
  1031. H                                                                             <SPACE> 
  1032. AUTOMATIC COMMANDS!BEEP ..............Attention Bell!ENTER .ENTER/RETURN key emulation!ESCAPE ......ESCape key emulation!FORMULA ........Alternate formula!MESSAGE ........Display a message!NULL ..........Non-executing line!OFF-KEY, ON-KEY ..Lock/Unlock Kbd!PLOT .........Alternate plot font!PRINT ...........Activate printer!SPACE ........Space-Bar emulation!STOP .............Terminate MACRO!UP, DOWN .....Arrow key emulation!LEFT, RIGHT ..Arrow key emulation!WAIT ........Pause till SPACE key
  1033. MANUAL COMMANDS
  1034. ESCape key .........Abort MACRO
  1035. SPACE key .Pause till SPACE key
  1036. SPECIAL COMMANDS
  1037. 0-9 .Step DELAY Multiplier
  1038. # ...NUMERIC Value follows
  1039. PUZZLE FUNCTIONS
  1040. 2D-Point        Line
  1041. Circle      Parabola
  1042. Ellipse         Sine
  1043. Cosine       Tangent
  1044. Para#1        Para#2
  1045. Comp#1        Comp#2U
  1046.     $    V    c    t    
  1047.  & 1 > C H _ q v { 
  1048. !$!/!:!E!R!W!\!i!{!
  1049. "*"5"@"K"X"]"b"o"
  1050. ###3#8#=#J#\#g#r#}#
  1051. $!$,$9$>$C$P$b$m$x$
  1052. %'%9%>%C%P%j%o%t%
  1053. &$&1&C&N&Y&d&o&z&
  1054. '$'/'<'A'F']'o't'y'
  1055. ($()(6(H(M(R(_(q(v({(
  1056. )+)0)5)B)T)_)j)u)
  1057. ***5*B*G*L*Y*i*t*
  1058. +"+'+4+F+Q+\+g+r+}+
  1059. ,*,:,E,P,],b,g,~,
  1060. -!-.-@-E-J-W-g-r-}-
  1061. .8.=.B.U.e.j.o.|.
  1062. /(/8/C/N/[/`/e/r/
  1063. 0 0%0*0O0k0w0
  1064. 0\1u1
  1065. 2/24292O2_2d2i2u2
  1066. 3$3)3
  1067. 7(7-727?7Q7V7[7h7z7
  1068. 8#8(858G8L8Q8^8p8u8z8
  1069. 9+9=9B9G9T9d9i9n9{9
  1070. :1:6:;:H:Z:_:d:q:
  1071. ;';,;1;>;N;S;X;e;w;|;
  1072. <3<8<
  1073. ?1?6?;?H?Z?_?d?q?
  1074. @'@,@1@>@P@U@Z@g@y@~@
  1075. A"A'A4AFAKAPA]AoAtAyA
  1076. B*B<BABFBSBeBjBoB|B
  1077. C C2C7C<C&E6ELE^EcEhE{E
  1078. F1F6F;FHFZF_FdFqF
  1079. G'G,G1G>GPGUGZG
  1080. K&K8K=KBKOKaKfKkKxK
  1081. L.L3L8LELWL\LaLnL
  1082. M$M)M.M;MMMRMWMdMvM{M
  1083. N$N1NCNHNMNZNlNqNvN
  1084. O'O9O>OCOPObOgOlOyO
  1085. *** REFERENCE PLOT ***
  1086. Check  Scale!
  1087.              U
  1088. ( RSP
  1089. Q RSP
  1090. 3HRSP
  1091. fHRSP
  1092. @zRSP
  1093. Check  Scale!
  1094.              U
  1095.              U
  1096.     2D-POINT     LINE         CIRCLE       PARABOLA     ELLIPSE      SINE         COSINE       TANGENT      PARA#1       PARA#2       COMP#1       COMP#2   U
  1097. .PZLU
  1098. +READING Data File! . . . One moment please.
  1099.              
  1100.     2D-POINT     LINE         CIRCLE       PARABOLA     ELLIPSE      SINE         COSINE       TANGENT      PARA#1       PARA#2       COMP#1       COMP#2    WARNING! . . . Invalid FUNCTION..Incorrect_SEQUENCE! . . . Select another file.'File  EMPTY! . . . Select another file.U
  1101. Puzzle File PreparationBThe first step in preparing a Puzzle File is to select a ToleranceCvalue.  The Tolerance value determines how close a solution attemptBmust come to a reference function before it is considered a match.DA selected tolerance value remains active until a solution is found..Selection 0 = 0.0 Tolerance.           5 = 0.5$1 = 0.1                      6 = 0.6$2 = 0.2                      7 = 0.7$3 = 0.3                      8 = 0.8$4 = 0.4                      9 = 0.9
  1102. <ESCape> = Cancel
  1103. TOLERANCE Selection = 1
  1104. Select a TOLERANCE value.
  1105. 0Sequencing ERROR..MACRO Terminating...Kbd Start.
  1106. D         Puzzle function selection and variable definition          G         is the next step.  You may select and define as many          G         reference functions as you desire.  Press <ENTER> at the      G         function prompt when you are ready to plot your values.       81 = 2D Point         5 = Parabola             9 = Para#182 = Line             6 = Sine                 A = Para#283 = Circle           7 = Cosine               B = Comp#184 = Ellipse          8 = Tangent              C = Comp#22                                                  (<ENTER> = Finished     <ESCape> = Cancel
  1107. Function Selection = <ENTER>
  1108. Select a FUNCTION.
  1109.    ( ? d 
  1110. !-!2!C!j!w!
  1111. !:"?"P"y"~"
  1112. #2#~#
  1113. $"$/$=$E$\$
  1114. &*'f'o'x'
  1115. ($()(.(7(D(V([(`(i(|(
  1116. )(*:*?*D*M*Z*l*q*v*
  1117. -$-=-V-o-
  1118. /#090
  1119. 3 3%3d3
  1120. 5'585I5Z5k5|5
  1121. 6"656>6O6T6
  1122. <?<H<a<j<~<
  1123. =#=(=-=:=J=O=T=p=u=z=
  1124. >#>5>:>?>L>^>c>h>u>
  1125. ?&?+?0?D?T?Y?^?z?
  1126. @ @-@?@D@I@V@h@m@r@
  1127. A!A5AHASA
  1128. C,C>CCCHCUCgClCqC~C
  1129. D#D2DCDMDrD
  1130. E8FaF
  1131. GSGXG
  1132.